home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / bildschirmschoner / swazblanker / documentation / quotes (.txt) < prev    next >
Amigaguide Document  |  1996-04-07  |  5KB  |  112 lines

  1. @database "SwazBlanker/Quotes"
  2. @master "Quotes.guide"
  3. @author David Swasbrook
  4. @(c) Copyright (C)1994 David Swasbrook. All Rights Reserved.
  5. @$VER: Quotes.guide 1.1 (3.8.95)
  6. @INDEX Index
  7. @NODE MAIN "Quotes (3.8.95)"
  8.     SWAZBLANKER : Quotes
  9.     ====================
  10.     (C) 1992-95 David Swasbrook,
  11.          All Rights Reserved.
  12.   @{" Introduction          " LINK Introduction        } What it actually does
  13.   @{" Interface             " LINK Interface        } Configuration preferences
  14.   @{" History               "    LINK History        } Bug fixes and updates
  15. @ENDNODE
  16. @NODE Introduction "What it actually does..."
  17.     Quotes/Introduction
  18.     ===================
  19.   This blanker writes Quotes on the display.
  20. @ENDNODE
  21. @NODE Interface "Configuration preferences..."
  22.     Quotes/Interface
  23.     ================
  24. @{b}           Save @{ub}- save and use the current settings.
  25. @{b}            Use @{ub}- use the current settings.
  26. @{b}           Test @{ub}- test the blanker under the current settings
  27. @{b}         Cancel @{ub}- cancel all changes.
  28. @{b}   Quotes Files @{ub}- this is a list showing the selected quotes files. You
  29.                   may use the @{i}arrow keys @{ui}to move up/down the list, the
  30.                   @{i}space key @{ui}may be used to toggle the checkbox. A tick
  31.                   in the checkbox indicates that the quote file can be
  32.                   chosen as a data file displaying quotes.
  33.                   Also you may double click or press @{i}return @{ui}to @{" edit " LINK Editor } the
  34.                   currently hilighted data file.
  35.                   @{i}Default: All available quotes files selected.@{ui}
  36. @{b}    Quotes Path @{ub}- path to where the quotes files are located.
  37.                   @{i}Default: Data/Quotes.@{ui}
  38. @{b}           Font @{ub}- the font used to render the text.
  39.                   @{i}Default: Helvetica 18 point.@{ui}
  40. @{b}     Small Font @{ub}- font used to render smaller texts. Small texts are used
  41.                   to display notes about the quote, like who said it and/or
  42.                   where it is from.
  43.                   @{i}Default: Helvetica 18 point.@{ui}
  44. @{b}    Copper List @{ub}- if checked then a copper list will be used to change the
  45.                   color of the text. This may not be available for some screen
  46.                   modes and the gadget will be ghosted to indicate this. In the case
  47.                   that the screen mode does not support copper lists or you do not
  48.                   want to use a copper then the text will have the color cycled.
  49.                   @{i}Default: Yes.@{ui}
  50. @{b}   Display Mode @{ub}- the screen mode to use. If the preferred screen cannot
  51.                   be opened then the default screen mode will be tried, if
  52.                   this fails then the minimum screen mode required for this
  53.                   blanker will be tried, if that fails then the blanker will
  54.                   quit and let SwazBlanker choose an alternative blank
  55.                   method.
  56.                   @{i}Default: Hi-Resoloution Laced.@{ui}
  57.   If you wish to design your own quote data files for Quotes please
  58.   read @{" Data File Format " LINK DataFileFormat} for details.
  59. @ENDNODE
  60. @NODE Editor "Editor..."
  61.     Quotes/Editor
  62.     =============
  63.     The textfield.gadget is Copyright 
  64. 1994 Mark Thomas (mthomas@cs.utexas.edu).
  65. @ENDNODE
  66. @NODE History "Bug fixes and updates..."
  67.     Quotes/History
  68.     ==============
  69. `1.1'    o Fixed enforcer hit when there are no data files to use while blanking.
  70.     o Interface layout of the screen mode gadget fixed.
  71. `1.0'    o Interface upgraded with listview and multiple quote file
  72.       selection.
  73.     o When all the quotes for the current data file have been used up a
  74.       new data file will be chosen.
  75. @ENDNODE
  76. @NODE DataFileFormat "Data file format..."
  77.     Quotes/DataFileFormat
  78.     =====================
  79.     The data file for quotes is a text file of the following format:
  80.         ---- start of file ----
  81.         \\* QUOTES FILE
  82.         \\* Breif description
  83.         \\*
  84.         Quote 1
  85.         Quote 2 line1
  86.         Quote 2 line2
  87.         ^Quote 2 line3
  88.         Quote n
  89.         %BY person
  90.         %FROM somewhere
  91.         ---- end of file ----
  92.     "% comment"  - may be used to place a comment in the data file
  93.     "%%"         - quote separator, this sets where a quote starts and ends.
  94.     "%BY"        - this is for who said the quote (Optional)
  95.     "%FROM"      - sets where the quote is from (Optional)
  96.     "Quote n"    - the actual quote itself. This may be several lines. It
  97.                    must be terminated by a "%%" series of characters at the
  98.                    start of a line.
  99.     "^text"      - placing a "^" character before a line of text will place
  100.                    the text on the same line as the previous text and insert
  101.                    a space.
  102. @ENDNODE
  103. @NODE Index
  104.     Quotes/Index
  105.     ============
  106.   @{" Data File Format      " LINK DataFileFormat        } Format of the headlines data files
  107.   @{" Editor                " LINK Editor        } Edit the quotes files
  108.   @{" History               "    LINK History        } Bug fixes and updates
  109.   @{" Interface             " LINK Interface        } Configuration preferences
  110.   @{" Introduction          " LINK Introduction        } What it actually does
  111. @ENDNODE
  112.